home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / StringTable.bundle / English.lproj / StringTableInspector.nib / data.classes next >
Text File  |  1992-02-05  |  467b  |  36 lines

  1. IBInspector = {
  2.     ACTIONS = {
  3.     performClick:;
  4.     };
  5.     OUTLETS = {
  6.     window;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. IBStringTableInspector = {
  16.     ACTIONS = {
  17.     removeFrom:;
  18.     selectFrom:;
  19.     addFrom:;
  20.     renameFrom:;
  21.     readFrom:;
  22.     saveTo:;
  23.     };
  24.     OUTLETS = {
  25.     keyScroll;
  26.     removeButton;
  27.     valueText;
  28.     keyField;
  29.     textScroll;
  30.     popUpButton;
  31.     newButton;
  32.     keyMatrix;
  33.     };
  34.     SUPERCLASS = IBInspector;
  35. };
  36.